home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- changeAnchorColor = id;
- changeAttributeEqualsColor = id;
- changeAttributeNamesColor = id;
- changeAttributeValuesColor = id;
- changeColor = id;
- changeColorTags = id;
- changeCommentColor = id;
- changeFormColor = id;
- changeFormalCommentColor = id;
- changeHeadColor = id;
- changeImageColor = id;
- changeInfoColor = id;
- changeLayoutColor = id;
- changeListColor = id;
- changeScriptColor = id;
- changeStyleColor = id;
- changeTableColor = id;
- changeTagNamesColor = id;
- changeTagOpensAndClosesColor = id;
- changeTextColor = id;
- chooseBrowser = id;
- chooseColoringType = id;
- chooseCustomApp = id;
- chooseLiveDivider = id;
- chooseNewDocCode = id;
- chooseOpenDocColoring = id;
- chooseSpacer = id;
- chooseWordWrapMode = id;
- defaultFont = id;
- liveAnimateImages = id;
- liveDownloadFilesButton = id;
- liveShowImages = id;
- resetColors = id;
- setDefaultFileExtension = id;
- setFont = id;
- shouldAutoIndent = id;
- shouldCreateNewDocument = id;
- shouldGetCodeFromFile = id;
- shouldUseDefaultBrowser = id;
- shouldWordWrap = id;
- shouldWrapTags = id;
- updateViewableColors = id;
- };
- CLASS = PreferenceController;
- LANGUAGE = ObjC;
- OUTLETS = {
- BgColor = NSColorWell;
- anchorTags = NSColorWell;
- attributeEquals = NSColorWell;
- attributeNames = NSColorWell;
- attributeValues = NSColorWell;
- autoIndentButton = NSButton;
- chooseApp = NSButton;
- chooseNewDocCodeButton = NSButton;
- colorTags = NSButton;
- colorView = NSView;
- coloringMatrix = NSMatrix;
- coloringTypeMatrix = NSMatrix;
- commentTags = NSColorWell;
- comments = NSColorWell;
- createNewDocument = NSButton;
- defaultFileExtensionBox = NSComboBox;
- fontName = NSTextField;
- fontSize = NSTextField;
- formTags = NSColorWell;
- formalColorView = NSView;
- functionalColorView = NSView;
- headTags = NSColorWell;
- imageTags = NSColorWell;
- infoTags = NSColorWell;
- layoutTags = NSColorWell;
- listTags = NSColorWell;
- liveAnimateImagesButton = NSButton;
- liveDividerMatrix = NSMatrix;
- liveDownloadFilesButton = NSButton;
- liveShowImagesButton = NSButton;
- newDocCode = NSTextField;
- organizeTagsSpacer = NSMatrix;
- previewBrowser = NSMatrix;
- scriptTags = NSColorWell;
- shouldGetNewDocCodeFromFile = NSButton;
- styleTags = NSColorWell;
- tableTags = NSColorWell;
- tagNames = NSColorWell;
- tagOpensAndCloses = NSColorWell;
- text = NSColorWell;
- textForChoosingBrowser = NSTextField;
- updateTagColors = NSButton;
- useDefaultBrowser = NSButton;
- userApp = NSTextField;
- wordWrap = NSButton;
- wordWrapMode = NSMatrix;
- wrapMatrix = NSMatrix;
- };
- SUPERCLASS = NSWindowController;
- },
- {
- ACTIONS = {add = id; removeSelected = id; };
- CLASS = ProjectPreferences;
- LANGUAGE = ObjC;
- OUTLETS = {
- addButton = NSButton;
- extensionTextField = NSTextField;
- ignoredExtensionsTableView = NSTableView;
- removeButton = NSButton;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- addQuickInsert = id;
- addQuickInsertFolder = id;
- deleteSelectedQuickInsert = id;
- };
- CLASS = QuickInsertManager;
- LANGUAGE = ObjC;
- OUTLETS = {
- addButton = NSButton;
- addFolderButton = NSButton;
- deleteSelectedButton = NSButton;
- quickInsertOutlineView = NSOutlineView;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }